CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - obstacle ant

搜索资源列表

  1. moni.rar

    2下载:
  2. 一个机器人避障的仿真,在MATLAB下运行。,A robot obstacle avoidance simulation run in MATLAB.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1319
    • 提供者:徐菊
  1. Ant Colony System

    2下载:
  2. 粒子群算法的matlab程序在有障碍的路径图中寻找最短路径的程序。-Particle Swarm matlab process there is an obstacle in the path diagram to find the shortest path procedure.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2012-12-17
    • 文件大小:4027
    • 提供者:吕铭守
  1. Ant

    0下载:
  2. 仿真蚂蚁遇到障碍物时的搜索路径的过程,求解最短路径。-Simulation ants search path when an obstacle course, solving the shortest path
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:6838
    • 提供者:zhushaowei
  1. ant

    1下载:
  2. 基于蚁群算法、dijkistra算法障碍物避碰路径寻优的算法-Ant colony algorithm, dijkistra obstacle avoidance algorithm path optimization algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5715
    • 提供者:zhaotong
  1. m_main

    0下载:
  2. 基于蚁群算法的机器人路径规划(避障)可运行有结果-Can be run based on ant colony algorithm for robot path planning (obstacle avoidance) outcome
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2379
    • 提供者:asdaj
  1. ACOrout

    2下载:
  2. 移动机器人路径规划是机器人学的一个重要研究领域。它要求机器人依据某个或某些优化原则(如最小能量消耗,最短行走路线,最短行走时间等),在其工作空间中找到一条从起始状态到目标状态的能避开障碍物的最优路径,本代码应用蚁群算法来解决这个问题!-Mobile robot path planning is an important research field of robotics. It requires one or some of the robot based on the principle o
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2423
    • 提供者:冯丁
  1. Desktop

    0下载:
  2. 基于改进的蚁群算法实现机器人的避障以及路径规划-Robot s improved ant colony algorithm based obstacle avoidance and path planning
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2788
    • 提供者:张雨萌
  1. JIYUYIQUNSUANFADE-ERWEILUJINGGUIHUA

    1下载:
  2. 基于蚁群算法的有障碍环境下的二维路径规划。-Based on ant colony algorithm two-dimensional path planning under obstacle environment.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5517
    • 提供者:SONGYP
  1. Improved-Ant-Colony-Optimization

    1下载:
  2. 将改进的蚁群算法与路径几何优化相结合,用于解决移动机器人的全局路径规划问题.算法结合机器人的越障性能对移动机器人的环境空间进行建模.通过设置初始信息素加快蚂蚁的搜索速度,同时设置自适应信息素挥发机制,解决特定地图中初始信息素的干扰问题 设置自适应路径长度,筛选规划路径的优劣 提出由路径优劣程度决定的信息素散播策略,并从几何原理出发,对规划路径进行优化处理,加快最优解的收敛速度.仿真结果验证了该算法的有效性和普遍应用性,在随机给定的环境地图中,该算法能够迅速规划出最优路径.-The improve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:2742412
    • 提供者:
  1. 蚁群算法

    1下载:
  2. 路径规划是水下潜器智能控制的关键技术之一,其任务是在已知障碍物的环境中按照某一 最优指标寻找一条从起始点到目标点的无碰路径。使用蚁群算法对水下潜器三维空间路径规划问 题进行了研究,以 ACS 算法为基础设计了路径优化搜索算法,详细讨论了信息素表示方法、路径 点选取原则、启发式函数设计和信息素更新规则,给出了算法的具体流程,仿真实验结果表明, 该算法能够方便有效的实现三维空间中的路径规划。(Path planning is one of the key technologies of unde
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:42457088
    • 提供者:毛毛涵
  1. Ant Colony Algorithm

    0下载:
  2. 基于蚁群算法的机器人路径规划,使用网格离散化的方法对带有障碍物的环境建模,使用邻接矩阵存储该环境,使得问题转化为蚁群算法寻找最短路径。(Based on the ant colony algorithm, the path of the robot with the obstacle is modeled by the method of grid discretization, and the environment is stored by the adjacency matrix, so
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-30
    • 文件大小:40960
    • 提供者:三叶半夏
  1. Ant colony algorithm

    0下载:
  2. 通过蚁群算法 避障寻找最短路径(Obstacle avoidance by ant colony algorithm to find the shortest path)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:十年一梦123
  1. 蚁群算法栅格

    3下载:
  2. 基于蚁群算法的路径规划问题,能够躲避障碍物(Path planning problem based on ant colony algorithm and obstacle avoidance)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:qwe1asd2
  1. 避障

    0下载:
  2. 采用粒子群算法解决tsp问题,其中避障部分采用蚁群算法,找出每两个城市之间的避障路径 空间:三维(The particle swarm optimization (PSO) algorithm is used to solve the TSP problem, in which the obstacle avoidance part uses ant colony algorithm to find out the obstacle avoidance path between every t
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:2220032
    • 提供者:lulu@tingting
  1. matlab code

    8下载:
  2. 机器人避障航路规划蚁群算法MATLAB仿真代码合集,里面有17个关于机器人自动避障的算法,和无人机航路规划代码,还有蚁群遗传因子算法的具体MATLAB仿真代码,A*算法,RTT算法等很适合做数学建模比赛使用。(There are 17 algorithms of robot automatic obstacle avoidance, UAV route planning code, and the specific matlab simulation code of ant colony gen
  3. 所属分类:matlab例程

    • 发布日期:2020-08-24
    • 文件大小:38912
    • 提供者:aylife
搜珍网 www.dssz.com